Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document PSSerializeJSONLongEnumAsNumber #10875

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

jborean93
Copy link
Contributor

@jborean93 jborean93 commented Feb 14, 2024

PR Summary

Documents the new experiemental feature PSSerializeJSONLongEnumAsNumber that aligns the serialization behaviour of enums based on long/ulong with the other base types.

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributors guide.
  • Style: This PR adheres to the style guide.

This comment was marked as outdated.

@jborean93
Copy link
Contributor Author

Merging should be help off until PowerShell/PowerShell#20999 is approved and merged in PowerShell. Any suggestions on the content here is greatly appreciated though.

This comment was marked as outdated.

@sdwheeler sdwheeler added hold-for-pr Waiting - for PR merge hold-for-release Waiting - for next release labels Feb 14, 2024

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

@sdwheeler sdwheeler added this to the Future milestone May 9, 2024
Copy link
Contributor

Learn Build status updates of commit 6dc6f1e:

✅ Validation status: passed

File Status Preview URL Details
reference/docs-conceptual/learn/experimental-features.md ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

For any questions, please:

Copy link
Contributor

Learn Build status updates of commit 35e8284:

✅ Validation status: passed

File Status Preview URL Details
reference/docs-conceptual/learn/experimental-features.md ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

For any questions, please:

@sdwheeler sdwheeler removed hold-for-pr Waiting - for PR merge hold-for-release Waiting - for next release labels Sep 24, 2024
Documents the new experiemental feature PSSerializeJSONLongEnumAsNumber
that aligns the serialization behaviour of enums based on long/ulong
with the other base types.
Copy link
Contributor

Learn Build status updates of commit ed2e99c:

✅ Validation status: passed

File Status Preview URL Details
reference/docs-conceptual/learn/experimental-features.md ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

For any questions, please:

@sdwheeler sdwheeler merged commit fa0cb48 into MicrosoftDocs:main Sep 24, 2024
3 checks passed
@jborean93 jborean93 deleted the json-enum-large branch September 24, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants